Procedure seg_fillword (seg : word;ofs : longint;count : longint;w : word) ;
Fills a memory area specified by a 48 bit pointer with the given number of words.
NOTE: Be careful using this function in non-DPMI mode.
None.
SegFillChar, SegMove